Contains the classes used by the programming for logging
to a file.
-
Class Summary
| Class |
Description |
| LogUtil |
Logging utility for documenting the state of the program.
|
-
Enum Summary
| Enum |
Description |
| LogLevel |
Enumeration of the logging levels for the user.
|
| LogType |
Enumeration of the logging types used by the logging utility.
|